projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acda20e
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 1 Jul 2002 07:59:16 +0000
(07:59 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 1 Jul 2002 07:59:16 +0000
(07:59 +0000)
src/window.h
patch
|
blob
|
history
diff --git
a/src/window.h
b/src/window.h
index a85422c97296d5d6a1940905d577648029f866e2..141d482bb6091e0b10ed18f16db5f7faeed19845 100644
(file)
--- a/
src/window.h
+++ b/
src/window.h
@@
-129,7
+129,7
@@
struct window
/* Non-nil means we have explicitly changed the value of start,
but that the next redisplay is not obliged to use the new value.
This is used in Fdelete_other_windows to force a call to
- Vwindow_scroll_functions. */
+ Vwindow_scroll_functions
; also by Frecenter with argument
. */
Lisp_Object optional_new_start;
/* Number of columns display within the window is scrolled to the left. */
Lisp_Object hscroll;